home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / xlib05.zip / XFILEIO.INC < prev    next >
Text File  |  1993-04-03  |  903b  |  27 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XFILEIO - Include file
  4. ;
  5. ; XFILEIO.ASM export functions
  6. ;
  7. ;
  8. ;
  9. ; ****** XLIB - Mode X graphics library                ****************
  10. ; ******                                               ****************
  11. ; ****** Written By Themie Gouthas                     ****************
  12. ;
  13. ; egg@dstos3.dsto.gov.au
  14. ; teg@bart.dsto.gov.au
  15. ;-----------------------------------------------------------------------
  16.  
  17.         global _f_open            :proc
  18.         global _f_close           :proc
  19.             global _f_read            :proc
  20.             global _f_write           :proc
  21.             global _f_readfar         :proc
  22.             global _f_writefar        :proc
  23.         global _f_seek            :proc
  24.         global _f_tell            :proc
  25.         global _f_filelength      :proc
  26.  
  27.         global _file_err          :word